Welcome![Sign In][Sign Up]
Location:
Search - canny edge detection

Search list

[VC/MFCCanny

Description: canny算子边缘检测 变换visual C++环境下实现。 -canny edge detection operator transform visual C++ realize environment.
Platform: | Size: 159744 | Author: kloof | Hits:

[Special EffectsCanny

Description: 帮助了解小波变换的 边缘检测 canny算子,奚旺有帮助-Help understand the wavelet transform canny edge detection operator,奚旺helpful
Platform: | Size: 4232192 | Author: 大棚 | Hits:

[Graph programcanny

Description: VC调用matlab图像处理工具箱进行canny边缘检测 。自己写的为初学者提供的含源代码和pdf教程大家支持一下吧-VC call matlab image processing toolbox for canny edge detection. Wrote it myself for beginners provided with source code and pdf tutorials you support yourself
Platform: | Size: 199680 | Author: | Hits:

[Special Effectscanny

Description: canny边缘检测算法在opencv的简单实现,很实用的代码-canny edge detection algorithm in opencv realize a simple, very useful code
Platform: | Size: 2048 | Author: 刘飞拓 | Hits:

[Special Effectscanny

Description: Canny边缘检测算法,Vc6.0(sp6)编译运行通过-Canny edge detection algorithm, Vc6.0 (sp6) compiler to run through
Platform: | Size: 109568 | Author: ccecer | Hits:

[Special Effectscanny-c

Description: PMG格式文件的canny边缘检测,c语言,编译通过-PMG format documents canny edge detection, c language, the compiler through
Platform: | Size: 8192 | Author: ccecer | Hits:

[AI-NN-PRcanny

Description: canny 边缘检测算法-canny edge detection algorithm
Platform: | Size: 8192 | Author: kingd | Hits:

[Special EffectsCanny

Description: Canny算子的边缘检测。提供了Canny算子的源码,并提出了一种自适应阈值选取方法。-Canny edge detection operator. Canny operator provides the source code, and put forward an adaptive threshold selection method.
Platform: | Size: 46080 | Author: 法法 | Hits:

[Special EffectsCanny

Description: Canny边缘检测,处理结果被保存在文件中.检测效果比较好.-Canny edge detection, the results are saved in the document. Detection of the effect is better.
Platform: | Size: 2289664 | Author: 韩坤芳 | Hits:

[Special EffectsCanny

Description: Canny边缘检测算子 用C或C++实现,可直接运行-Canny edge detection operator using C or C++ Realized, can be directly run
Platform: | Size: 235520 | Author: spring | Hits:

[Special Effectscanny

Description: canny算子的边缘检测,附带几个经典图片,visual 6.0C++的运行环境-canny edge detection operator, with a few classic pictures, visual 6.0C++ the operating environment
Platform: | Size: 3291136 | Author: xuzhen | Hits:

[Special EffectsCanny

Description: 采用 Canny算发进行边缘检测:寻找输入图像的边缘并在输出图像中标志这些边缘。-Using Canny edge detection operator for hair: look for the edge of the input image and logo in the output of these edge images.
Platform: | Size: 84992 | Author: 张济伟 | Hits:

[2D GraphicCanny

Description: canny边缘检测不错的程序,仅供大家参考!希望共同学习!-good canny edge detection procedure, for your reference! I hope common study!
Platform: | Size: 4013056 | Author: maxiaoyan | Hits:

[Special Effectsedgedetection2003

Description: 数字图像的边缘检测 本科毕业设计(边缘检测是数字图像处理中的重要内容。本文首先对图像的边缘检测的各种算法和算子做了总结和分析。Canny最早提出了边缘检测的三条连续准则:最优检测结果、最优定位和低重复响应,并在这些准则的基础上得到了“最优线性滤波器”―高斯函数的一阶导数。经过十几年的发展,目前已经有了对这个准则的很多改进,本文也对这个方面的工作做了小结。Demigny在理论分析和实践的基础上给出了边缘检测的离散准则,并且证明在离散准则中Canny提出的第三个准则可以被阀值操作所取代。本文利用了数值方法求出了Demigny离散准则下阶梯形边缘检测的最优线性滤波器和对应着它的平滑算子。利用这个算子和Canny边缘检测方法得到了一个完整的边缘检测算法并用VC++实现了这种算法.从算法对大量图像边缘检测的结果来看,这种算法虽然简单但是效果很好,是边缘检测的一种很好的实用方法。-Edge detection is important in image procession. This paper made a summary and analysis of edge detecting algorithm and edge detector. Canny has proposed three continuous criteria to compare the performance of different filters: good detection, good localization and low-responses. Based on these criteria he got optimal filter for edge detection: derivative of Gaussian function. After more than ten years research, Canny’s theory has been ameliorated in many aspects, this paper also made a review of it. Based on the practice and theory. Demigny gave three discrete criteria for edge detection like Canny’s criteria and he has proofed that the third criterion can be replaced by an appropriate thresholding operation. This paper used numerical method to get the optimal filter and smooth operator under the Demigny’s criteria. Then I combine these filters and Canny’s edge detecting technique to get an integrated edge detecting algorithm. I have implemented the algorithm using VC++. From the res
Platform: | Size: 1397760 | Author: swx | Hits:

[Graph Recognizecannyfinal

Description: 边缘检测对于图像理解、目标检测、跟踪等问题非常重要,该代码实现了canny算子做边缘检测-Edge detection for image understanding, target detection, tracking a very important issue, the code implementation of the canny edge detection operator to do
Platform: | Size: 3072 | Author: 张妍妍 | Hits:

[Special Effectscanny

Description: 用matlab实现的canny边缘检测-Using matlab implementation of the canny edge detection
Platform: | Size: 2048 | Author: 黄虎 | Hits:

[2D Graphiccanny

Description: canny边缘检测算法,二维,可以进行边缘检测。有需要的人可以继续联系。-canny edge detection algorithm, two-dimensional, edge detection can be carried out. There is need to continue to contact people.
Platform: | Size: 9216 | Author: luanxinhai | Hits:

[Othervideo

Description: Background subtraction, canny edge detection using opencv
Platform: | Size: 847872 | Author: Revathi | Hits:

[Special Effectscanny

Description: Canny算子是边缘检测的一种最优算子,能检测出单像素、连续的边缘。这些特性对后续处理很有帮助。 本算法包含了一般的canny算子,还包括使用大津值自适应高、低阈值的canny算子。-Canny edge detection operator is one of the best operator, can detect a single pixel, the edge of a row. The follow-up to deal with these features helpful. The algorithm contains the general canny operator, but also including the use of adaptive Otsu high value, low-threshold canny operator.
Platform: | Size: 4096 | Author: mzfox | Hits:

[Special Effectsedge

Description: 利用roberts、log、canny等算子实现图像边缘检测的MATLAB源代码-The use of roberts, log, canny operator, such as edge detection to achieve the MATLAB source code
Platform: | Size: 3072 | Author: 佟健 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net